Skip to main content

GetSwitchingLog

Broadcast Manager Endpoint:
http://machineName:8753/CambriaBM/v1/SwitchingLog

Stream Manager Endpoint:
http://machineName:8757/CambriaLM/v1/SwitchingLog

Description

Retrieve the switching log, which includes input and output switching actions and their timestamps.

Arguments

NameTypeDescription
EventIDStringOptional. The ID of the event to filter the switching log.

HTTP Method

GET

HTTP XML Response

ElementParentDescription
ContentNoneContainer of the response
SwitchingLogContentDetails of the switching log entries

HTTP Status Codes

ValueDescription
200Successfully processed
400Invalid parameters
404Event not found
5xxServer error while retrieving switching log